"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@17.0.11/java.lang.ClassLoader.defineClass2(Native Method)
	at java.base@17.0.11/java.lang.ClassLoader.defineClass(ClassLoader.java:1108)
	at app//com.intellij.util.lang.UrlClassLoader.consumeClassData(UrlClassLoader.java:291)
	at app//com.intellij.util.lang.ZipResourceFile.findClass(ZipResourceFile.java:116)
	at app//com.intellij.util.lang.JarLoader.findClass(JarLoader.java:58)
	at app//com.intellij.util.lang.ClassPath.findClassInLoader(ClassPath.java:240)
	at app//com.intellij.util.lang.ClassPath.findClass(ClassPath.java:190)
	at com.intellij.ide.plugins.cl.PluginClassLoader.loadClassInsideSelf(PluginClassLoader.kt:326)
	at com.intellij.ide.plugins.cl.PluginClassLoader.tryLoadingClass(PluginClassLoader.kt:178)
	at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.kt:151)
	at java.base@17.0.11/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.toml.ide.colors.TomlColorSettingsPage.<init>(TomlColorSettingsPage.kt:21)
	at java.base@17.0.11/java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(DirectMethodHandle$Holder)
	at java.base@17.0.11/java.lang.invoke.Invokers$Holder.invoke_MT(Invokers$Holder)
	at com.intellij.serviceContainer.ComponentManagerImpl.findConstructorAndInstantiateClass(ComponentManagerImpl.kt:908)
	at com.intellij.serviceContainer.ComponentManagerImpl.doInstantiateClass(ComponentManagerImpl.kt:917)
	at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClass(ComponentManagerImpl.kt:902)
	at com.intellij.openapi.extensions.impl.SimpleConstructorInjectionAdapter.instantiateClass(XmlExtensionAdapter.kt:103)
	at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.doCreateInstance(XmlExtensionAdapter.kt:52)
	at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.createInstance(XmlExtensionAdapter.kt:33)
	at com.intellij.openapi.extensions.impl.ExtensionPointImpl.processAdapter(ExtensionPointImpl.kt:395)
	at com.intellij.openapi.extensions.impl.ExtensionPointImpl.createExtensionInstances(ExtensionPointImpl.kt:368)
	at com.intellij.openapi.extensions.impl.ExtensionPointImpl.getExtensionList(ExtensionPointImpl.kt:214)
	at com.intellij.openapi.extensions.impl.ExtensionPointImpl.getExtensions(ExtensionPointImpl.kt:229)
	at com.intellij.openapi.extensions.ExtensionPointName.getExtensions(ExtensionPointName.kt:51)
	at com.intellij.openapi.options.colors.pages.ColorSettingsPagesImpl.getRegisteredPages(ColorSettingsPagesImpl.java:33)
	at com.intellij.application.options.colors.ColorAndFontOptions.initPluggedDescriptions(ColorAndFontOptions.java:619)
	at com.intellij.application.options.colors.ColorAndFontOptions.initScheme(ColorAndFontOptions.java:611)
	at com.intellij.application.options.colors.ColorAndFontOptions.initAll(ColorAndFontOptions.java:584)
	at com.intellij.application.options.colors.ColorAndFontOptions.buildConfigurables(ColorAndFontOptions.java:451)
	at com.intellij.openapi.options.SearchableConfigurable$Parent$Abstract.getConfigurables(SearchableConfigurable.java:75)
	at com.intellij.openapi.options.ex.ConfigurableWrapper$CompositeWrapper.getConfigurables(ConfigurableWrapper.java:307)
	at com.intellij.openapi.options.ex.EpBasedConfigurableGroupKt.collect(EpBasedConfigurableGroup.kt:148)
	at com.intellij.openapi.options.ex.EpBasedConfigurableGroupKt.collect(EpBasedConfigurableGroup.kt:157)
	at com.intellij.openapi.options.ex.EpBasedConfigurableGroupKt.access$collect(EpBasedConfigurableGroup.kt:1)
	at com.intellij.openapi.options.ex.EpBasedConfigurableGroup.<init>(EpBasedConfigurableGroup.kt:110)
	at com.intellij.openapi.options.ex.ConfigurableExtensionPointUtil.getConfigurableGroup(ConfigurableExtensionPointUtil.java:119)
	at com.intellij.ide.actions.ShowSettingsUtilImpl$Companion.getConfigurableGroups(ShowSettingsUtilImpl.kt:48)
	at com.intellij.ide.actions.ShowSettingsUtilImpl.showSettingsDialog(ShowSettingsUtilImpl.kt:127)
	at com.intellij.ide.actions.ShowSettingsUtilImpl.showSettingsDialog(ShowSettingsUtilImpl.kt:116)
	at com.intellij.ide.actions.ShowSettingsUtilImpl.showSettingsDialog(ShowSettingsUtilImpl.kt:109)
	at com.android.tools.idea.updater.configure.RunSdkConfigAction.actionPerformed(RunSdkConfigAction.java:71)
	at com.intellij.openapi.actionSystem.ex.ActionUtil.doPerformActionOrShowPopup(ActionUtil.kt:304)
	at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks$lambda$4(ActionUtil.kt:275)
	at com.intellij.openapi.actionSystem.ex.ActionUtil$$Lambda$6245/0x000000080348b740.run(Unknown Source)
	at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.performWithActionCallbacks(ActionManagerImpl.kt:1170)
	at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks(ActionUtil.kt:274)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem.performAction$lambda$5(ActionMenuItem.kt:269)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem$$Lambda$6244/0x000000080348b4f8.run(Unknown Source)
	at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:227)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem.performAction(ActionMenuItem.kt:260)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem._init_$lambda$0(ActionMenuItem.kt:71)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem$$Lambda$6231/0x000000080347bc40.actionPerformed(Unknown Source)
	at java.desktop@17.0.11/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed$lambda$4(ActionMenuItem.kt:102)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem$$Lambda$6235/0x0000000803486230.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106)
	at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:95)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.kt:101)
	at com.intellij.ui.plaf.beg.BegMenuItemUI.doClick(BegMenuItemUI.java:525)
	at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:558)
	at java.desktop@17.0.11/java.awt.Component.processMouseEvent(Component.java:6657)
	at java.desktop@17.0.11/javax.swing.JComponent.processMouseEvent(JComponent.java:3385)
	at java.desktop@17.0.11/java.awt.Component.processEvent(Component.java:6422)
	at java.desktop@17.0.11/java.awt.Container.processEvent(Container.java:2266)
	at java.desktop@17.0.11/java.awt.Component.dispatchEventImpl(Component.java:5027)
	at java.desktop@17.0.11/java.awt.Container.dispatchEventImpl(Container.java:2324)
	at java.desktop@17.0.11/java.awt.Component.dispatchEvent(Component.java:4855)
	at java.desktop@17.0.11/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4969)
	at java.desktop@17.0.11/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4583)
	at java.desktop@17.0.11/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4524)
	at java.desktop@17.0.11/java.awt.Container.dispatchEventImpl(Container.java:2310)
	at java.desktop@17.0.11/java.awt.Window.dispatchEventImpl(Window.java:2809)
	at java.desktop@17.0.11/java.awt.Component.dispatchEvent(Component.java:4855)
	at java.desktop@17.0.11/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:794)
	at java.desktop@17.0.11/java.awt.EventQueue$3.run(EventQueue.java:739)
	at java.desktop@17.0.11/java.awt.EventQueue$3.run(EventQueue.java:733)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
	at java.base@17.0.11/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
	at java.desktop@17.0.11/java.awt.EventQueue$4.run(EventQueue.java:766)
	at java.desktop@17.0.11/java.awt.EventQueue$4.run(EventQueue.java:764)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
	at java.desktop@17.0.11/java.awt.EventQueue.dispatchEvent(EventQueue.java:763)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:699)
	at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:638)
	at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$10(IdeEventQueue.kt:584)
	at com.intellij.ide.IdeEventQueue$$Lambda$1099/0x0000000800d59218.run(Unknown Source)
	at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:138)
	at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:129)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:584)
	at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:77)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:362)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:361)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:843)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:361)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:356)
	at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1022)
	at com.intellij.ide.IdeEventQueueKt$$Lambda$719/0x000000080095e2a0.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:114)
	at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1022)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:356)
	at com.intellij.ide.IdeEventQueue$$Lambda$718/0x000000080095d380.run(Unknown Source)
	at com.intellij.openapi.application.impl.RwLockHolder.runIntendedWriteActionOnCurrentThread(RwLockHolder.kt:209)
	at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:830)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:398)
	at java.desktop@17.0.11/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
	at java.desktop@17.0.11/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.desktop@17.0.11/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.desktop@17.0.11/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.desktop@17.0.11/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.desktop@17.0.11/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)

"BaseDataReader: output stream of emulator.exe" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/java.io.FileInputStream.readBytes(Native Method)
	at java.base@17.0.11/java.io.FileInputStream.read(FileInputStream.java:276)
	at java.base@17.0.11/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
	at java.base@17.0.11/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:281)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:324)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:189)
	at java.base@17.0.11/java.io.InputStreamReader.read(InputStreamReader.java:177)
	at java.base@17.0.11/java.io.Reader.read(Reader.java:250)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda$789/0x00000008009e4ec0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda$786/0x00000008009da8b0.run(Unknown Source)
	at java.base@17.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.11/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"BaseDataReader: output stream of fsnotifier.exe" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/java.io.FileInputStream.readBytes(Native Method)
	at java.base@17.0.11/java.io.FileInputStream.read(FileInputStream.java:276)
	at java.base@17.0.11/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
	at java.base@17.0.11/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:281)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:324)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:189)
	at java.base@17.0.11/java.io.InputStreamReader.read(InputStreamReader.java:177)
	at java.base@17.0.11/java.io.Reader.read(Reader.java:250)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda$789/0x00000008009e4ec0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda$786/0x00000008009da8b0.run(Unknown Source)
	at java.base@17.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.11/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"BaseDataReader: error stream of emulator.exe" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/java.io.FileInputStream.readBytes(Native Method)
	at java.base@17.0.11/java.io.FileInputStream.read(FileInputStream.java:276)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:281)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:324)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:189)
	at java.base@17.0.11/java.io.InputStreamReader.read(InputStreamReader.java:177)
	at java.base@17.0.11/java.io.Reader.read(Reader.java:250)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda$789/0x00000008009e4ec0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda$786/0x00000008009da8b0.run(Unknown Source)
	at java.base@17.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.11/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"BaseDataReader: error stream of fsnotifier.exe" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/java.io.FileInputStream.readBytes(Native Method)
	at java.base@17.0.11/java.io.FileInputStream.read(FileInputStream.java:276)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:281)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:324)
	at java.base@17.0.11/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:189)
	at java.base@17.0.11/java.io.InputStreamReader.read(InputStreamReader.java:177)
	at java.base@17.0.11/java.io.Reader.read(Reader.java:250)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda$789/0x00000008009e4ec0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda$786/0x00000008009da8b0.run(Unknown Source)
	at java.base@17.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.11/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"AndroidAdbSessionHost" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:244)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:30)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:222)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda$743/0x000000080098e000.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:210)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"emulator.exe" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/java.lang.ProcessImpl.waitForInterruptibly(Native Method)
	at java.base@17.0.11/java.lang.ProcessImpl.waitFor(ProcessImpl.java:566)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda$776/0x00000008009bd930.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda$775/0x00000008009bd478.run(Unknown Source)
	at java.base@17.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.11/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"fsnotifier.exe" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/java.lang.ProcessImpl.waitForInterruptibly(Native Method)
	at java.base@17.0.11/java.lang.ProcessImpl.waitFor(ProcessImpl.java:566)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda$776/0x00000008009bd930.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda$775/0x00000008009bd478.run(Unknown Source)
	at java.base@17.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.11/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"DefaultDispatcher-worker-9" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.management@17.0.11/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@17.0.11/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:528)
	at java.management@17.0.11/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:516)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72)
	at com.intellij.diagnostic.SamplingTask.dumpThreads(SamplingTask.kt:45)
	at com.intellij.diagnostic.SamplingTask.access$dumpThreads(SamplingTask.kt:14)
	at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:36)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"Device List Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.SocketDispatcher.read0(Native Method)
	at java.base@17.0.11/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:46)
	at java.base@17.0.11/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:330)
	at java.base@17.0.11/sun.nio.ch.IOUtil.read(IOUtil.java:296)
	at java.base@17.0.11/sun.nio.ch.IOUtil.read(IOUtil.java:259)
	at java.base@17.0.11/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:417)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:37)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:53)
	at com.android.ddmlib.internal.AdbSocketUtils.readLength(AdbSocketUtils.java:66)
	at com.android.ddmlib.internal.DeviceListMonitorTask.run(DeviceListMonitorTask.java:141)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Netty Builtin Server 1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.11/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"grpc-nio-worker-ELG-1-1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.11/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:883)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"grpc-nio-worker-ELG-1-2" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.11/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"grpc-nio-worker-ELG-1-3" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.11/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"grpc-nio-worker-ELG-1-4" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.11/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"External Command Listener" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.UnixDomainSockets.accept0(Native Method)
	at java.base@17.0.11/sun.nio.ch.UnixDomainSockets.accept(UnixDomainSockets.java:173)
	at java.base@17.0.11/sun.nio.ch.ServerSocketChannelImpl.implAccept(ServerSocketChannelImpl.java:419)
	at java.base@17.0.11/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:391)
	at com.intellij.platform.ide.bootstrap.DirectoryLock.acceptConnections(DirectoryLock.java:340)
	at com.intellij.platform.ide.bootstrap.DirectoryLock$$Lambda$217/0x000000080021c7e0.run(Unknown Source)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-100" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-101" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-102" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-91" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-92" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-93" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-94" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-95" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-96" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-97" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-98" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-99" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.11/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.11/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.ddmlib.internal.MonitorThread.run(MonitorThread.java:174)

"AWT-Windows" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.desktop@17.0.11/sun.awt.windows.WToolkit.eventLoop(Native Method)
	at java.desktop@17.0.11/sun.awt.windows.WToolkit.run(WToolkit.java:365)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Reference Handler" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@17.0.11/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
	at java.base@17.0.11/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
	at java.base@17.0.11/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)

"Thread-77" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-90" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.11/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.11/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Attach Listener" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Notification Thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Signal Dispatcher" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"WinLauncher external command processing thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"ApplicationImpl pooled thread 19" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/java.lang.Thread.sleep(Native Method)
	at java.base@17.0.11/java.lang.Thread.sleep(Thread.java:344)
	at java.base@17.0.11/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446)
	at com.google.common.util.concurrent.Uninterruptibles.sleepUninterruptibly(Uninterruptibles.java:406)
	at com.android.tools.idea.avdmanager.EmulatorConnectionListener$WaitForEmulatorTask.run(EmulatorConnectionListener.java:133)
	at com.intellij.openapi.application.impl.RwLockHolder$executeOnPooledThread$1.run(RwLockHolder.kt:154)
	at java.base@17.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.11/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"ApplicationImpl pooled thread 10" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@167894ed
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"ApplicationImpl pooled thread 13" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@167894ed
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"ApplicationImpl pooled thread 20" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@167894ed
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"ApplicationImpl pooled thread 22" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@167894ed
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"ApplicationImpl pooled thread 37" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@167894ed
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"ApplicationImpl pooled thread 38" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@167894ed
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"ApplicationImpl pooled thread 4" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@167894ed
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"I/O pool 23" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@18236c8b
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.11/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.11/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.11/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Swing-Shell" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3394b3bd
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
	at java.base@17.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
	at java.base@17.0.11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.desktop@17.0.11/sun.awt.shell.Win32ShellFolderManager2$ComInvoker$1.run(Win32ShellFolderManager2.java:599)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"CLang Server Accessor [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@55fe736b
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
	at java.base@17.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
	at java.base@17.0.11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"main" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.BlockingCoroutine@2d844390
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:88)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at com.intellij.idea.Main.mainImpl(Main.kt:65)
	at com.intellij.idea.Main.mainImpl$default(Main.kt:51)
	at com.intellij.idea.Main.main(Main.kt:48)
	at com.android.tools.idea.MainWrapper.main(MainWrapper.java:38)

"PeriodicMetricReader" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@43fd4464
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
	at java.base@17.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
	at java.base@17.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Thread-89" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@549eb56
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
	at java.base@17.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
	at java.base@17.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"grpc-default-executor-3" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@3e6031cf
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@7734094
	at java.base@17.0.11/java.lang.Object.wait(Native Method)
	at java.base@17.0.11/java.lang.Object.wait(Object.java:338)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:179)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:294)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Coroutines Debugger Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@7d5bb470
	at java.base@17.0.11/java.lang.Object.wait(Native Method)
	at java.base@17.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at kotlinx.coroutines.debug.internal.ConcurrentWeakMap.runWeakRefQueueCleaningLoopUntilInterrupted(ConcurrentWeakMap.kt:73)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:96)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:95)
	at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

"DefaultDispatcher-worker-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-10" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-12" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-13" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-14" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-16" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-17" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-18" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-19" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-2" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-20" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-21" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-22" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-23" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-3" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-4" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-5" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-6" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-8" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

"TimerQueue" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f0f3c22
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
	at java.base@17.0.11/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)
	at java.desktop@17.0.11/javax.swing.TimerQueue.run(TimerQueue.java:172)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Cidr Symbol Building Thread (1)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (10)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (2)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (3)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (4)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (5)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (6)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (7)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (8)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Cidr Symbol Building Thread (9)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@1356abda
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Common-Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.lang.ref.ReferenceQueue$Lock@47dfd748
	at java.base@17.0.11/java.lang.Object.wait(Native Method)
	at java.base@17.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.11/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)
	at java.base@17.0.11/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)

"Java2D Disposer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@ba6a7d8
	at java.base@17.0.11/java.lang.Object.wait(Native Method)
	at java.base@17.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at java.desktop@17.0.11/sun.java2d.Disposer.run(Disposer.java:145)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"JobScheduler FJ pool 0/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 1/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 10/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 2/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 3/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 4/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 5/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 6/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 7/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 8/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 9/11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@3bbed5c9
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Periodic tasks thread" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@36205e6d
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
	at java.base@17.0.11/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)
	at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:81)

"AWT-Shutdown" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.Object@431fdff
	at java.base@17.0.11/java.lang.Object.wait(Native Method)
	at java.base@17.0.11/java.lang.Object.wait(Object.java:338)
	at java.desktop@17.0.11/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@121a4d93
	at java.base@17.0.11/java.lang.Object.wait(Native Method)
	at java.base@17.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at java.base@17.0.11/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)

"kotlinx.coroutines.DefaultExecutor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.DefaultExecutor@44875e3f
	at java.base@17.0.11/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:122)
	at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)

"JNA Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.lang.ref.ReferenceQueue$Lock@48a897e1
	at java.base@17.0.11/java.lang.Object.wait(Native Method)
	at java.base@17.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)


---------- Coroutine dump (stripped) ----------

- BlockingCoroutine{Active} [BlockingEventLoop@6e1d683a]
	- "Application":supervisor:ChildScope{Active}
		- "ApplicationImpl@249894362 container":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x org.jetbrains.plugins.textmate)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "org.jetbrains.plugins.textmate.TextMateServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.platform.images)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.copyright)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			-[x2 of] "(ApplicationImpl@249894362 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x hg4idea)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			-[x2 of] "(ApplicationImpl@249894362 x com.intellij.rml.dfa)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.properties)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.gradle)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.intellij.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.compiler.server.BuildManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "BuildManager RequestProcessor Pool":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362), LimitedDispatcher@6364a1f6]
					- "BuildManager Auto-Make Trigger":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362), LimitedDispatcher@26bead37]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x DevKit)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x DevKit))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x com.intellij.tasks)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.cidr.debugger)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.cidr.lang.clangdBridge)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.jetbrains.sh)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x org.intellij.groovy)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.intellij.groovy))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			-[x7 of] "(ApplicationImpl@249894362 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			-[x3 of] "(ApplicationImpl@249894362 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.java-i18n)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.java.ide)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.ide.RecentProjectsManagerBase":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "com.intellij.ide.RecentProjectsManagerBase":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.intellij.ide.RecentProjectsManagerBase$1.invokeSuspend(RecentProjectsManagerBase.kt:106)
						- "com.intellij.ide.RecentProjectsManagerBase":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.ide.RecentProjectsManagerBase":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "(ApplicationImpl@249894362 x Git4Idea)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x com.thoughtworks.gauge)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.android.tools.idea.stats.TypingLatencyTracker":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "com.android.tools.idea.stats.TypingLatencyTracker":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.android))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
						at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:474)
					- "com.android.tools.idea.updater.configure.RunSdkConfigAction#actionPerformed@MainMenu":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Unconfined]
						at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$performWithActionCallbacks$1.invokeSuspend(ActionManagerImpl.kt:2323)
			- "(ApplicationImpl@249894362 x com.google.gct.test.recorder)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.google.services.firebase)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.google.gct)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.android.tools.ndk)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.android.tools.ndk))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x com.android.tools.apk)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x Subversion)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "(ApplicationImpl@249894362 x org.jetbrains.plugins.clangFormat)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			-[x2 of] "ApplicationImpl@249894362 container":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "ApplicationImpl@249894362 container":ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "ApplicationImpl@249894362 container":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "auto-save icon cache":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.ide.ScreenReaderStateManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.ide.ScreenReaderStateManager":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2.invokeSuspend(ActionManagerImpl.kt:1274)
						- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
								at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2$1.invokeSuspend(ActionManagerImpl.kt:1278)
			- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "FileTypeManager Redetect":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362), LimitedDispatcher@27cc0c9c]
				- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.openapi.vfs.newvfs.persistent.ExecuteOnCoroutine":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "PersistentFsLoader":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.IO]
			- "com.intellij.history.integration.LocalHistoryImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.history.integration.LocalHistoryImpl":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.ide.plugins.marketplace.MarketplaceRequests":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "ApplicationImpl@249894362 container":ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.diagnostic.PerformanceWatcherImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at com.intellij.diagnostic.PerformanceWatcherImpl$1.invokeSuspend(PerformanceWatcherImpl.kt:96)
					- "com.intellij.diagnostic.PerformanceWatcherImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at com.intellij.diagnostic.PerformanceWatcherImpl.samplePerformance(PerformanceWatcherImpl.kt:206)
					at com.intellij.diagnostic.PerformanceWatcherImpl$startEdtSampling$1.invokeSuspend(PerformanceWatcherImpl.kt:130)
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:36)
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at java.base/java.lang.Thread.getStackTrace(Thread.java:1619)
					at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:336)
					at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:321)
					at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:309)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:282)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:284)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:284)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:284)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:284)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:284)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:122)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:57)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines$default(coroutineDumper.kt:49)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt)
					at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:56)
					at com.intellij.diagnostic.SamplingTask$dumpThreads$2.invokeSuspend(SamplingTask.kt:55)
			- "com.intellij.util.net.ssl.CertificateManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.ide.IdeTooltipManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "refresh requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), ModalityState.NON_MODAL, Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:76)
					- "refresh requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), ModalityState.NON_MODAL, Dispatchers.Default]
				- "save requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$2.invokeSuspend(SaveAndSyncHandlerImpl.kt:91)
				- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl.listenIdleAndActivate(SaveAndSyncHandlerImpl.kt:218)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$3.invokeSuspend(SaveAndSyncHandlerImpl.kt:118)
					- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":ProducerCoroutine{Completing} [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
				- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
			- "com.intellij.openapi.progress.impl.PlatformTaskSupport":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "org.jetbrains.ide.BuiltInServerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.util.indexing.FileBasedIndexImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "Idle listener: com.intellij.compiler.server.BuildManager$$Lambda$629/0x0000000800824920":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
						at com.intellij.ide.IdleTracker$addIdleListener$1.invokeSuspend(IdleTracker.kt:79)
						- "Idle listener: com.intellij.compiler.server.BuildManager$$Lambda$629/0x0000000800824920":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.ide.ui.customization.CustomActionsSchema":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.ide.ui.laf.LafManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.ide.ui.laf.LafDynamicPluginManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at com.intellij.ide.ui.html.GlobalStyleSheetUpdateService$init$2.invokeSuspend(GlobalStyleSheetHolder.kt:102)
					- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.ide.actionMacro.ActionMacroManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.platform.ide.impl.presentationAssistant.PresentationAssistant":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.codeInsight.intention.impl.IntentionShortcutManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.customFrameDecorations.header.titleLabel.SelectedEditorFilePath$updatePathJob$1.invokeSuspend(SelectedEditorFilePath.kt:77)
						- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.customFrameDecorations.header.titleLabel.SelectedEditorFilePath$updateJob$1.invokeSuspend(SelectedEditorFilePath.kt:84)
						- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
						- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at com.intellij.ui.BalloonLayoutImpl$1.invokeSuspend(BalloonLayoutImpl.kt:75)
							- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.intellij.idea.SystemHealthMonitorKt$monitorDiskSpace$1.invokeSuspend(SystemHealthMonitor.kt:409)
			- "ProjectImpl@1756621126 container":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "ProjectImpl@1756621126 container":ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.platform.images)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.copyright)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x hg4idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.rml.dfa)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.gradle)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.jarRepository.RepositoryLibraryUtils":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.projectRoots.impl.SdkmanrcWatcherService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor$1.invokeSuspend(ProjectProblemFileSelectionListener.kt:130)
							- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
					- "com.intellij.jarRepository.LibrarySynchronizationQueue":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.intellij.jarRepository.LibrarySynchronizationQueue":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.jarRepository.LibrarySynchronizationQueue$1.invokeSuspend(LibrarySynchronizationQueue.kt:31)
				- "(ProjectImpl@1756621126 x com.intellij.tasks)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.jetbrains.sh)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.intellij.groovy)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.kotlin.idea.core.script.configuration.CompositeScriptConfigurationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.kotlin.idea.configuration.notifications.KotlinCodeStyleChangedFileListenerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.kotlin.idea.configuration.KotlinProjectConfigurationService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				-[x5 of] "(ProjectImpl@1756621126 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$1.invokeSuspend(KotlinGradleFUSLogger.kt:114)
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$2.invokeSuspend(KotlinGradleFUSLogger.kt:122)
				- "(ProjectImpl@1756621126 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x Coverage)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x Git4Idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "git4idea.config.GitNewVersionChecker":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "Git update present check":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at git4idea.config.GitNewVersionChecker$checkNewVersionPeriodicallyOnIdle$1.invokeSuspend(GitVersionUpdateInSettings.kt:89)
							- "Git update present check":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
					- "git4idea.ignore.GitIgnoreInStoreDirGenerator":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:189)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:174)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:179)
									- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:189)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:174)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:179)
									- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Completing} [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
												-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
													at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
													at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
													at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
													-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
														at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
													at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
													- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
														at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
														- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
															at git4idea.remote.hosting.ui.RepositoryAndAccountSelectorViewModelBase$missingCredentialsState$1$1.invokeSuspend(RepositoryAndAccountSelectorViewModelBase.kt:48)
															at git4idea.remote.hosting.ui.RepositoryAndAccountSelectorViewModelBase$missingCredentialsState$1.invokeSuspend(RepositoryAndAccountSelectorViewModelBase.kt:47)
															- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
																at com.intellij.collaboration.auth.AccountManagerBase$getCredentialsFlow$$inlined$transform$1.invokeSuspend(AccountManagerBase.kt:40)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
													at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
													at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
													at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
													-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
														at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
												-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
												-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabRepositoryAndAccountSelectorViewModel$1.invokeSuspend(GitLabRepositoryAndAccountSelectorViewModel.kt:43)
							-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
								-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
					- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
					- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:63)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:116)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
									- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:142)
										- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
												- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:63)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController$setupReview$1.invokeSuspend(GitLabMergeRequestEditorReviewController.kt:57)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				- "(ProjectImpl@1756621126 x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$Subscriber":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- SupervisorJobImpl{Active}
					- "org.jetbrains.android.AndroidStartupManager$ProjectDisposableScope":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x androidx.compose.plugins.idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.google.services.firebase)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at com.google.services.firebase.insights.config.FirebaseAppManagerImpl$2.invokeSuspend(FirebaseAppManager.kt:92)
				- "(ProjectImpl@1756621126 x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.google.urlassistant)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.android.tools.ndk)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.android.tools.apk)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x Subversion)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.android.studio.ml.completion.FactoryRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.android.studio.ml.completion.FactoryRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:401)
							at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:50)
				- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:193)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:193)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$3.invokeSuspend(FileEditorManagerImpl.kt:256)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:198)
					- "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$4.invokeSuspend(EditorsSplitters.kt:202)
						- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:390)
					- "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:393)
					- "EditorWindow":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					-[x2 of] "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1.invokeSuspend(FileEditorManagerImpl.kt:1917)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:65)
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:79)
						- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
				- "com.intellij.platform.backend.observation.PlatformActivityTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetEntityChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				-[x49 of] "ModuleBridgeImpl container":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x DevKit)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
				- "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					-[x4 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$1.invokeSuspend(IdeStatusBarImpl.kt:797)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
											-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager$dataContext$1$currentFileEditor$2$1.invokeSuspend(StatusBarWidgetsManager.kt:62)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$2.invokeSuspend(IdeStatusBarImpl.kt:814)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
											- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Completing} [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
													at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
													- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
														at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
												- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
													at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:401)
													at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:41)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:59)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:67)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:79)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
								- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:47)
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:28)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:49)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:56)
				- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:219)
						- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:121)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at com.intellij.codeInspection.ex.Dynamic_inspectionsKt$dynamicInspectionsFlow$epUpdatedFlow$1.invokeSuspend(dynamic-inspections.kt:72)
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":LazyStandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar$updateInspectionProfilesSubscription$1.invokeSuspend(ProjectInspectionToolRegistrar.kt:31)
				- "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:112)
						- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
				- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "XDebuggerExecutionPointManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
						- "XDebuggerExecutionPointManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
							- "XDebuggerExecutionPointManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- "XDebuggerExecutionPointManager/UI":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
							-[x2 of] "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
								at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1.invokeSuspend(ExecutionPositionUi.kt:49)
								- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
									- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
									- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
										at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1$2.invokeSuspend(ExecutionPositionUi.kt:51)
							- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
								at com.intellij.xdebugger.impl.XDebuggerExecutionPointManager$1.invokeSuspend(XDebuggerExecutionPointManager.kt:67)
					- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.xdebugger.impl.XDebuggerLineChangeHandler$1.invokeSuspend(XDebuggerLineChangeHandler.kt:27)
						- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				- "com.intellij.ide.navbar.ide.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.ide.navbar.ide.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
						- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
							at com.intellij.ide.navbar.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:57)
							at com.intellij.ide.navbar.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:48)
							at com.intellij.ide.navbar.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:73)
							- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
								at com.intellij.ide.navbar.ide.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:44)
								- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
									- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
								at com.intellij.ide.navbar.ide.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:54)
								- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
									- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
										at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
										at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
										at com.intellij.ide.navbar.ide.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:118)
							- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
								at com.intellij.ide.navbar.ide.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:57)
								- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
								at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:50)
					- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.ide.navbar.ide.NavBarService$1.invokeSuspend(NavBarService.kt:53)
						- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at com.intellij.ide.navbar.ide.NavBarService$1$1.invokeSuspend(NavBarService.kt:59)
								- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
									- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
									- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
										- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
											at com.intellij.ide.navbar.ide.NavBarIdeUtil$activityFlow$1.invokeSuspend(util.kt:79)
				- "(ProjectImpl@1756621126 x com.thoughtworks.gauge)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.ide.projectView.impl.SelectInProjectViewImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
								-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:189)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:174)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:179)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
					- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:219)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:63)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:116)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
									- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:142)
										- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
												- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:63)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
					- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
					- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
							at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:63)
							- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
								- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
							- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$1.invokeSuspend(GHPRStatisticsCollector.kt:176)
				- "(ProjectImpl@1756621126 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.google.gct.directaccess.DirectAccessService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$1.invokeSuspend(DirectAccessService.kt:86)
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$2.invokeSuspend(DirectAccessService.kt:98)
				- "com.intellij.openapi.fileEditor.impl.text.AsyncEditorLoaderService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					-[x3 of] "com.intellij.openapi.fileEditor.impl.text.AsyncEditorLoaderService":ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), MeasureCoroutineTime(reporter=com.intellij.platform.diagnostic.telemetry.impl.DefaultTraceReporter@ab07f33), ModalityState.ANY]
				- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:45)
						- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:88)
						- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:45)
						- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:88)
						- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:45)
						- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:88)
						- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.hints.ParamHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:45)
						- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:88)
						- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:45)
						- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:88)
						- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				-[x3 of] "ProjectImpl@1756621126 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
					at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
					- "ProjectImpl@1756621126 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- "ProjectImpl@1756621126 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
				- "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1.invokeSuspend(DumbModeWhileScanningTrigger.kt:60)
				- "com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "ImageOrColorPreviewService requests collector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.codeInsight.preview.ImageOrColorPreviewService$1.invokeSuspend(ImageOrColorPreviewService.kt:57)
						- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
					- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarScope":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					-[x2 of] "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarScope":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
						- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarScope":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarScope":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarScope":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
				- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:74)
					- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:81)
				- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService$1.invokeSuspend(DumbModeFromScanningTrackerService.kt:21)
				- "com.intellij.vcs.log.impl.VcsProjectLog":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "Close VCS log":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "(ProjectImpl@1756621126 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.intellij.properties)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:31)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl$subscribe$2.invokeSuspend(WorkspaceModelImpl.kt:323)
						at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:30)
						- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Unconfined]
							at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl$subscribe$2$job$1.invokeSuspend(WorkspaceModelImpl.kt:567)
				- "com.intellij.ide.structureView.impl.StructureViewFactoryImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.AdvertiserInfoUpdateService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
					at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager$execute$2.invokeSuspend(LibraryDependentToolWindowManager.kt:65)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:474)
					- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
				- "com.intellij.codeInsight.navigation.CtrlMouseHandler2":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
					at com.intellij.execution.impl.RunConfigurationFeatureCollector.execute(RunConfigurationFeatureCollector.kt:25)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:474)
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
					at com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider$Companion.awaitFirstAvailable$intellij_platform_dependenciesToolwindow(DependenciesToolWindowTabProvider.kt:20)
					at com.intellij.dependencytoolwindow.DependencyToolWindowFactory.execute(DependencyToolWindowFactory.kt:37)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:474)
					- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
							at com.intellij.dependencytoolwindow.CoroutineUtilsKt$extensionsFlow$1.invokeSuspend(CoroutineUtils.kt:36)
				- "com.intellij.openapi.vcs.impl.VcsInitialization":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.openapi.externalSystem.service.project.manage.ExternalProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.intellij.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.spellchecker.grazie.GrazieSpellCheckerEngine":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.intellij.groovy))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				-[x3 of] "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.android))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), run activity, Dispatchers.Default]
						at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:474)
					- "com.android.tools.idea.updater.configure.RunSdkConfigAction#actionPerformed@MainMenu":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Unconfined]
						at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$performWithActionCallbacks$1.invokeSuspend(ActionManagerImpl.kt:2323)
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.android.tools.design))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.android.tools.ndk))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.openapi.project.InitialVfsRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.project.InitialVfsRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.openapi.vcs.roots.VcsRootScanner":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.openapi.vcs.roots.VcsRootScanner":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.openapi.vcs.roots.VcsRootScanner$4.invokeSuspend(VcsRootScanner.kt:61)
						- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
				- "com.intellij.xdebugger.impl.breakpoints.InlineBreakpointInlayManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "InlineBreakpoints":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
				- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
					- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Default]
						at com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer$1$1.invokeSuspend(IgnoredToExcludedSynchronizer.kt:78)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl$subscribe$2.invokeSuspend(WorkspaceModelImpl.kt:323)
						at com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer$1.invokeSuspend(IgnoredToExcludedSynchronizer.kt:77)
						- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), Dispatchers.Unconfined]
							at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl$subscribe$2$job$1.invokeSuspend(WorkspaceModelImpl.kt:567)
				- "com.intellij.execution.runToolbar.RunToolbarSlotManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x DevKit))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.smartUpdate.SmartUpdate":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginAdvertiserServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity$CoroutineScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
				- "(ProjectImpl@1756621126 x com.google.targetsdkversionassistant)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
					at com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl$1.invokeSuspend(GlobalWorkspaceModelCacheImpl.kt:46)
					- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
			- "com.intellij.workspaceModel.ide.impl.jps.serialization.JpsGlobalModelSynchronizerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.openapi.vfs.newvfs.RefreshQueueImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "RefreshQueue Pool":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362), LimitedDispatcher@7ece6e07]
				- "Async Refresh Event Processing":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362), LimitedDispatcher@392135ae]
			- "com.intellij.diagnostic.ThreadDumpService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.ide.passwordSafe.impl.PasswordSafeImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.google.gct.directaccess.DirectAccessOnboardingService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "com.google.gct.directaccess.DirectAccessOnboardingService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.google.gct.directaccess.DirectAccessOnboardingService$taskFlow$1$1.invokeSuspend(DirectAccessOnboardingService.kt:67)
						- "com.google.gct.directaccess.DirectAccessOnboardingService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				- "com.google.gct.directaccess.DirectAccessApplicationService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.google.gct.directaccess.CloudClientService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:219)
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.google.services.firebase.directaccess.client.CloudClient$1.invokeSuspend(CloudClient.kt:74)
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.google.gct.directaccess.CloudClientService$1.invokeSuspend(CloudClientService.kt:52)
			- "com.intellij.ui.IconDeferrerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				-[x3 of] "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
					- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
						at com.intellij.codeInsight.inline.completion.utils.SafeInlineCompletionExecutor$1.invokeSuspend(SafeInlineCompletionExecutor.kt:35)
			- "(ApplicationImpl@249894362 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.ui.IconCalculatingService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.IdeStartUpPerformanceService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "ApplicationImpl@249894362 container":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "(ApplicationImpl@249894362 x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "(ProjectImpl@1756621126 x (ApplicationImpl@249894362 x com.android.tools.design))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1756621126)]
			- "com.intellij.ide.ui.PreloadService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "com.intellij.diagnostic.IdeHeartbeatEventReporterService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
				- "com.intellij.diagnostic.IdeHeartbeatEventReporterService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
					at com.intellij.diagnostic.IdeHeartbeatEventReporterService.heartBeatRoutine(IdeHeartbeatEventReporter.kt:92)
					at com.intellij.diagnostic.IdeHeartbeatEventReporterService$1.invokeSuspend(IdeHeartbeatEventReporter.kt:48)
			- "(ApplicationImpl@249894362 x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@249894362)]
			- "ApplicationImpl@249894362 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@249894362), Dispatchers.Default]
				at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventScheduler$initialize$1.invokeSuspend(FeatureUsageSettingsEventScheduler.kt:28)

- SupervisorJobImpl{Active}
	-[x2 of] "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:105)
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:114)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:113)
			- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
					- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
	-[x2 of] "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$3.invokeSuspend(InfoAndProgressPanel.kt:146)
				- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$4.invokeSuspend(InfoAndProgressPanel.kt:153)
				- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
					- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$5.invokeSuspend(InfoAndProgressPanel.kt:167)

- "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.psi.search.FileTypeIndexChangeNotifier$worker$1.invokeSuspend(FileTypeIndexChangeNotifier.kt:22)
	- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
		- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
			- "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
			- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
	at com.intellij.ide.navbar.ui.StaticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:95)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
		- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
			at com.intellij.ide.navbar.ui.StaticNavBarPanel$handleVm$2.invokeSuspend(StaticNavBarPanel.kt:107)
			at com.intellij.ide.navbar.ui.StaticNavBarPanel.handleVm(StaticNavBarPanel.kt:103)
			at com.intellij.ide.navbar.ui.StaticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:97)
			- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
				at com.intellij.ide.navbar.ui.NewNavBarPanel$2.invokeSuspend(NewNavBarPanel.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
						at com.intellij.ide.navbar.ui.NewNavBarPanel$handleItems$2$1.invokeSuspend(NewNavBarPanel.kt:103)
						at com.intellij.ide.navbar.ui.NewNavBarPanel$handleItems$2.invokeSuspend(NewNavBarPanel.kt:99)
						-[x11 of] StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
							at com.intellij.ide.navbar.ui.NavBarItemComponent$1.invokeSuspend(NavBarItemComponent.kt:80)
						- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.ide.navbar.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:67)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
		- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.ide.navbar.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:69)
			- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
				at com.intellij.ide.navbar.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:57)
				at com.intellij.ide.navbar.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:48)
				at com.intellij.ide.navbar.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:73)
				- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
					at com.intellij.ide.navbar.ide.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:44)
					- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
					at com.intellij.ide.navbar.ide.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:54)
					- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
							at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
							at com.intellij.ide.navbar.ide.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:118)
				- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
					at com.intellij.ide.navbar.ide.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:57)
					- "com.intellij.ide.navbar.ide.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				- "com.intellij.ide.navbar.ide.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1756621126), LimitedDispatcher@b438137]
					at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:50)

- SupervisorJobImpl{Active}
	-[x3 of] SupervisorJobImpl{Active}
	- SupervisorJobImpl{Active}
		-[x2 of] SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$2.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:157)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$3.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:185)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$4.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:212)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$5.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:240)
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
				-[x4 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at com.android.sdklib.deviceprovisioner.DeviceProvisioner$1.invokeSuspend(DeviceProvisioner.kt:151)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:125)
					at com.android.sdklib.deviceprovisioner.DeviceProvisioner$offerWhileConnected$job$1.invokeSuspend(DeviceProvisioner.kt:187)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.DeviceProvisioner$offerWhileConnected$job$1.invokeSuspend(DeviceProvisioner.kt:183)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:349)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1.invokeSuspend(DeviceManagerPanel.kt:286)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
							at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(DeviceManagerPanel.kt:193)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.tools.idea.devicemanagerv2.StartStopButton$2.invokeSuspend(StartStopButton.kt:83)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
							at com.android.tools.idea.devicemanagerv2.StartStopButton$2$1.invokeSuspend(StartStopButton.kt:98)
							-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
				-[x8 of] SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:349)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1.invokeSuspend(DeviceManagerPanel.kt:286)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
							at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(DeviceManagerPanel.kt:193)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.tools.idea.devicemanagerv2.StartStopButton$2.invokeSuspend(StartStopButton.kt:83)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
							at com.android.tools.idea.devicemanagerv2.StartStopButton$2$1.invokeSuspend(StartStopButton.kt:98)
							-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
				-[x8 of] SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle.activate(LocalEmulatorProvisionerPlugin.kt:645)
					at com.android.tools.idea.devicemanagerv2.StartStopButton$1$1$1.invokeSuspend(StartStopButton.kt:59)
					at com.android.tools.idea.deviceprovisioner.DeviceActionsKt.runCatchingDeviceActionException(DeviceActions.kt:45)
					at com.android.tools.idea.devicemanagerv2.StartStopButton$1$1.invokeSuspend(StartStopButton.kt:58)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.tools.idea.avd.AvdManagerImpl$startAvd$2.invokeSuspend(LocalEmulatorProvisionerFactory.kt:107)
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$activationAction$1$activate$2.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:612)
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1$8.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:470)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$scheduleTimeoutCheck$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:583)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1.invokeSuspend(DeviceManagerPanel.kt:286)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
							- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
								at com.android.tools.idea.devicemanagerv2.DeviceManagerPanelKt$pairWithConnectionState$$inlined$flatMapLatest$1.invokeSuspend(DeviceManagerPanel.kt:193)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
							at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(DeviceManagerPanel.kt:193)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.tools.idea.devicemanagerv2.StartStopMirroringButton$2.invokeSuspend(StartStopMirroringButton.kt:44)
				-[x4 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PhysicalDeviceProvisionerPlugin$claim$2.invokeSuspend(PhysicalDeviceProvisionerPlugin.kt:118)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PeriodicAction$runAfterDelay$1.invokeSuspend(PeriodicAction.kt:59)
				at com.android.sdklib.deviceprovisioner.PeriodicAction$updateJob$1$1.invokeSuspend(PeriodicAction.kt:54)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:178)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
			at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
			at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
		- SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessTrackerImpl.trackProcesses(JdwpProcessTrackerImpl.kt:57)
					at com.android.adblib.tools.debugging.impl.JdwpProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(JdwpProcessTrackerImpl.kt:43)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:178)
				at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
				at com.android.adblib.impl.services.TrackJdwpService.collectAdbResponses(TrackJdwpService.kt:63)
				at com.android.adblib.impl.services.TrackJdwpService$invoke$1$1.invokeSuspend(TrackJdwpService.kt:49)
				at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
				at com.android.adblib.impl.services.TrackJdwpService$invoke$1.invokeSuspend(TrackJdwpService.kt:48)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:118)
				at com.android.adblib.tools.debugging.TrackJdwpKt$serviceFlowToMutableStateFlow$2.invokeSuspend(TrackJdwp.kt:179)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
				at com.android.adblib.tools.debugging.TrackJdwp$trackProcessesJob$2$1.invokeSuspend(TrackJdwp.kt:111)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:186)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:364)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:330)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$1.invokeSuspend(AdbLibIDeviceManager.kt:63)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2.invokeSuspend(AdbLibIDeviceManager.kt:67)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
		at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
		at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:178)
		at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
		at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
		at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2$1$1$3.invokeSuspend(AdbLibIDeviceManager.kt:111)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:77)
			at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:223)
			at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:223)
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:396)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:118)
			at com.android.adblib.ddmlibcompatibility.debugging.JdwpTracker$startTracking$1.invokeSuspend(JdwpTracker.kt:48)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessTrackerImpl.trackProcesses(JdwpProcessTrackerImpl.kt:57)
				at com.android.adblib.tools.debugging.impl.JdwpProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(JdwpProcessTrackerImpl.kt:43)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:178)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackJdwpService.collectAdbResponses(TrackJdwpService.kt:63)
			at com.android.adblib.impl.services.TrackJdwpService$invoke$1$1.invokeSuspend(TrackJdwpService.kt:49)
			at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
			at com.android.adblib.impl.services.TrackJdwpService$invoke$1.invokeSuspend(TrackJdwpService.kt:48)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:118)
			at com.android.adblib.tools.debugging.TrackJdwpKt$serviceFlowToMutableStateFlow$2.invokeSuspend(TrackJdwp.kt:179)
			at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
			at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
			at com.android.adblib.tools.debugging.TrackJdwp$trackProcessesJob$2$1.invokeSuspend(TrackJdwp.kt:111)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:186)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:364)
			at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
			at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
			at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:330)
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
		at com.android.adblib.ddmlibcompatibility.debugging.AdbLibDeviceClientManager$startDeviceTracking$1.invokeSuspend(AdbLibDeviceClientManager.kt:88)
	- SupervisorJobImpl{Active}
		- DeferredCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.debugging.AdblibIDeviceWrapper$mAvdData$1.invokeSuspend(AdblibIDeviceWrapper.kt:126)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2$1$1$3.invokeSuspend(AdbLibIDeviceManager.kt:111)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, Dispatchers.Default]
		at com.android.adblib.ddmlibcompatibility.debugging.AdbLibDeviceClientManager$startDeviceTracking$2.invokeSuspend(AdbLibDeviceClientManager.kt:101)

- SupervisorJobImpl{Active}
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:193)
				-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
					-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
			- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesServiceKt$adbFlow$1.invokeSuspend(DeploymentTargetDevicesService.kt:256)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$special$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:193)
				- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
							at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
								at com.android.tools.idea.run.deployment.selector.DumbModeFlowKt$dumbModeFlow$1.invokeSuspend(DumbModeFlow.kt:49)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
						at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$devices$lambda$4$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:193)
						- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
						- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
					at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.run.deployment.selector.DevicesSelectedService$1.invokeSuspend(DevicesSelectedService.kt:124)

- SupervisorJobImpl{Active}
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:401)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:50)
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:50)
		- "SML":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:401)

- SupervisorJobImpl{Active}
	- "AidaOnboardingState":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:121)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onCompletion$$inlined$unsafeFlow$1.collect(Emitters.kt:115)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:50)
		-[x2 of] "AidaOnboardingState":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)

- SupervisorJobImpl{Active}
	-[x2 of] "ActiveOnboardingProviderImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:401)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:50)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.uibuilder.editor.multirepresentation.MultiRepresentationPreview$1.invokeSuspend(MultiRepresentationPreview.kt:225)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
		at com.android.tools.idea.streaming.core.StreamingToolWindowManager$PhysicalDeviceWatcher$1.invokeSuspend(StreamingToolWindowManager.kt:1029)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:193)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.processmonitor.monitor.adblib.DeviceTrackerAdblib$trackDevices$$inlined$transform$1.invokeSuspend(DeviceTrackerAdblib.kt:40)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		at com.android.processmonitor.monitor.ProcessNameMonitorImpl$start$2.invokeSuspend(ProcessNameMonitorImpl.kt:79)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:193)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:219)
		- ProducerCoroutine{Completing} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, Dispatchers.Default]
					at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:77)
					at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:223)
					at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:223)
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:396)
					at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
					at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:118)
					at com.android.processmonitor.monitor.adblib.JdwpProcessTracker$trackProcesses$1.invokeSuspend(JdwpProcessTracker.kt:57)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:114)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
				- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, Dispatchers.Default]
					at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutputV2Format(AdbDeviceServicesImpl.kt:416)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:187)
					at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:177)
					at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1.invokeSuspend(AdbDeviceServicesImpl.kt:176)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
					at com.android.adblib.impl.ShellCommandImpl$execute$1.invokeSuspend(ShellCommandImpl.kt:148)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
					at com.android.processmonitor.agenttracker.AgentProcessTracker$trackProcesses$1.invokeSuspend(AgentProcessTracker.kt:72)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)

- SupervisorJobImpl{Active}
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$toAnAction$1.invokeSuspend(DeviceManagerPanel.kt:321)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:219)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at com.android.tools.idea.devicemanagerv2.WearPairingKt$pairedDevicesFlow$1.invokeSuspend(WearPairing.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@1a33da83]
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$1.invokeSuspend(DeviceManagerPanel.kt:221)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@1a33da83]
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$2.invokeSuspend(DeviceManagerPanel.kt:222)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@1a33da83]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@1a33da83]
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$3.invokeSuspend(DeviceManagerPanel.kt:226)
	-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2.invokeSuspend(DeviceManagerPanel.kt:301)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@1a33da83]
		at com.android.tools.adtui.categorytable.CategoryTable$addNotify$1.invokeSuspend(CategoryTable.kt:215)

- "Vcs Log Heavy Process and Power Save Mode Tracker":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
	at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
	at com.intellij.vcs.log.impl.HeavyAwareListener$start$job$1.invokeSuspend(HeavyAwareListener.kt:37)
	- "Vcs Log Heavy Process and Power Save Mode Tracker":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
		- "Vcs Log Heavy Process and Power Save Mode Tracker":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.vcs.log.impl.HeavyAwareListenerKt$powerSaveModeFlow$1.invokeSuspend(HeavyAwareListener.kt:58)
	- "Vcs Log Heavy Process and Power Save Mode Tracker":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
		- "Vcs Log Heavy Process and Power Save Mode Tracker":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			- "Vcs Log Heavy Process and Power Save Mode Tracker":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.vcs.log.impl.HeavyAwareListenerKt$heavyProcessFlow$1.invokeSuspend(HeavyAwareListener.kt:79)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
	at com.android.tools.idea.wearpairing.WearPairingManager$setDeviceListListener$1$1.invokeSuspend(WearPairingManager.kt:202)
	at kotlinx.coroutines.TimeoutKt.withTimeoutOrNull(Timeout.kt:104)
	at com.android.tools.idea.wearpairing.WearPairingManager$setDeviceListListener$1.invokeSuspend(WearPairingManager.kt:199)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$queryConnectionsFlow$1.invokeSuspend(VitalsConfigurationService.kt:106)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$3.invokeSuspend(VitalsConfigurationService.kt:146)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:101)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:388)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:137)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2a0f1629, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.processmonitor.monitor.PerDeviceMonitor$start$1.invokeSuspend(PerDeviceMonitor.kt:51)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.preview.PreviewRefreshManager$1.invokeSuspend(PreviewRefreshManager.kt:216)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
		at com.android.tools.idea.editors.build.ProjectBuildStatusManagerImpl$1.invokeSuspend(ProjectBuildStatusManager.kt:258)
		-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at com.android.tools.idea.concurrency.CoroutineUtilsKt$disposableCallbackFlow$1.invokeSuspend(CoroutineUtils.kt:423)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@568f4830]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:50)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@16a7286c]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentation$1.invokeSuspend(Preview.kt:760)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentation$2.invokeSuspend(Preview.kt:779)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:426)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
		at com.android.tools.idea.preview.DefaultRenderQualityManager$1.invokeSuspend(RenderQualityManager.kt:133)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at com.android.tools.idea.concurrency.CoroutineUtilsKt$disposableCallbackFlow$1.invokeSuspend(CoroutineUtils.kt:423)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@444bdacf]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:50)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@40a8e707]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:101)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:431)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:388)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:137)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3056)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:54)
		at com.google.services.firebase.insights.CrashlyticsConfigurationManager$configuration$1.invokeSuspend(CrashlyticsConfigurationManager.kt:109)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:31)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
		at com.intellij.util.ui.Animator$resume$1.invokeSuspend(Animator.kt:123)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.streaming.emulator.EmulatorAdbReadyService$1.invokeSuspend(EmulatorAdbReadyService.kt:49)
	-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.android.tools.idea.streaming.emulator.EmulatorAdbReadyService$1$1$1$1.invokeSuspend(EmulatorAdbReadyService.kt:52)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2e7c5184, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@273cea9f[Running, pool size = 9, active threads = 2, queued tasks = 0, completed tasks = 4797]]
		at com.google.targetsdkversionassistant.SyncService$resAct$1$1.invokeSuspend(SyncService.kt:67)

---------- Event counts ----------
Posted: 34182
Posted (system): 6502
Returned: 33812